home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / dobsb / nov96 / ramaf101.gif < prev    next >
Graphics Interchange Format  |  1997-04-17  |  57KB  |  407x336  |  4-bit (16 colors)
Labels: text | letter | screenshot | font | document
OCR: Server Sice JavaScript App cations installed Browser Server Exterisions: LiveWire Database Netscape Server Engine 1. User requests a page. 6. Output HTML page. For static pages, 2. Server Authorization takes the server sends the HTML content. place as defined in the For dynamic pages, LiveWire performs configuration phase application logic to create HTML and 3. Server creates a new request sends it to the client. object and initiates its built-in 7. At this time, LiveWire destroys properties the client object or serves it, 4. LiveWire creates a new client dependent on the expiration time set. object if it can't locate a If the destroy method is called, the preexisting object. client uses a built-in expiration mechanism, 5. LiveWire saves cflent object or the client exits the client's software properties immediately before 8. Destroy the request object outputting the page to the client. e-mailed in step 2. The mechanism used to store is 9. Server performs data login as dependent upon the technique configured at set-up time. selected at deployment time Figure 1: Steps required to process a request from a client.